Subsystem.Connected 属性
表示此类别目前是否已连接到 OPC UA 伺服器。
命名空间:IntervalZero.KINGSTAR.OpcUa.Class
组合: IntervalZero.KINGSTAR.OpcUa.Class (于 IntervalZero.KINGSTAR.OpcUa.Client.dll) 版本:4.4.0.0
语法
public bool Connected{ get; }
Public ReadOnly Property Connected As bool
属性值
型别:bool
参见